CSS-Class

Home Forums Pro Support CSS-Class

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #68414
    Felix SandbergFelix Sandberg
    Participant

    Hi,

    Trying to edit custom CSS with the pro-version however I can’t find the CSS class of the meny.

    Best regards,

    #68419
    Peter FeatherstonePeter Featherstone
    Participant

    Hi Felix,

    Which CSS class do you want to edit precisely, as there are many?

    The easiest way to find them is to use the Inspect Elements tools built into every browser.

    Please advise

    Peter

    #68418
    Felix SandbergFelix Sandberg
    Participant

    Thanks for your reply, Found it. How do you make title image center align?

    Magin: 0 auto; is not working. And I can’t give the image any HTML class.

    And you can’t put center before where you link the image.

    please help, Best regards

    #68417
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Felix,

    Please provide your site URL where you are having the issue so I can take a look.

    All the best

    Peter

    #68416
    Felix SandbergFelix Sandberg
    Participant

    Thanks for quick reply!

    http://www.vegasbonuslist.com

    Best regards,

    Felix

    #68415
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Felix,

    The below should do it:

    #responsive-menu-pro-container #responsive-menu-pro-title #responsive-menu-pro-title-image {
    	text-align: center;
    	margin: 0;
    	width: 100%;
    }

    All the best

    Peter

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘CSS-Class’ is closed to new replies.