Menu font and color changing, price columns

  • Posted in : Editor
  • yvonnetje
    Participant

    I have a couple of questions i can’t find in the documentation

    How can i change the font size and font colour of the menu?
    And how from the logo (in words)?
    How can i make 3 price columns like in the live screen example. I tried to combine ”column”and… but it did not work out
    How can I remove the comments on each page? I unchecked all boxes but still it is there

    Thank you !!

     

    kind regards,

     

    Yvonne

    ahmetsali
    Keymaster

    Hi,

    – try this custom css code for menu;

    .nav-menu ul li a {
        font-size: 10px; color: #AB977A;
    }
    

    – and this custom css for site title;

    .site-header .site-title a { color: #096; }
    @media screen and (min-width: 992px) {
    	.site-header .site-title {
     	 	font-size: 2.4em;
    		}
    }
    

    – please create a new topic per your other questions.

    yvonnetje
    Participant

    Thank you!!

    ahmetsali
    Keymaster

    you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register