Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #228217
    Linda Onyango
    Participant

    Hello,

    How can the dark background be reduced especially the height since it appears so huge on the title of the page whenever you open the services or the pages?

    I will appreciate your help.

    Regards,
    Linda

    #228219
    Skandha
    Participant

    @linda1234: Hello Linda,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header .custom-header-content {
    	padding: 0 !important;
    	background-color: #fff;
    	margin: 0 !important
    }
    .custom-header .custom-header-content .entry-title {
    	color: #000 !important;
    	text-align: center;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #228233
    Linda Onyango
    Participant

    Hello Skandha,

    Thank you very much this is perfect it has worked.

    I also needed further assistance. On the logo is it possible to add a tagline on the right hand side, when I add it the logo appears squashed, are there settings to be adjusted?

    Then also on the pages can you create several pages that have information appearing like the for format under the services, I will appreciate your assistance.

    Thank you.

    Regards,
    Linda

    #228253
    Skandha
    Participant

    @linda1234: Hello Linda,
    To have the site tagline appear beside the logo
    Go to => Appearance => Customize => Site Identity => Check the option Display Site Title and Tagline.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #228277
    Linda Onyango
    Participant

    Dear Skandha,

    The tagline option has worked but can it be bolder than it appears right now?

    Regards,
    Linda

    #228382
    Skandha
    Participant

    @linda1234: Hello Linda,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-description {
        font-weight: bold;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #228439
    Linda Onyango
    Participant

    Hello Skandha,

    Thank you it worked but it distorts the menu, am not able to add sub menus and the menu doesn’t maintain its position it moves below the logo and its not possible to even add a new menu item.

    Kindly assist with this please I will appreciate.

    Thank you.

    Regards,
    Linda.

    #229445
    Skandha
    Participant

    @linda1234: Hello Linda
    Sorry for the late reply. I am not able to access your site. Please let me know when your site is accessible.

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Dark bg appearing on the pages and services – http://138.201.141.160/~smesuppo/’ is closed to new replies.