List Heading Size in Page Builder

This topic contains 7 replies, has 2 voices, and was last updated by  Kor 7 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #365792

    Magna Rautenbach
    Expired Member
    Post count: 7

    I am using a page builder to create the directory home page. As shown in the attached snapshot, the heading text reverts to paragraph default when I add the dashboard and other shortcodes to the right column. How can I fix this?

    #365821

    Kor
    Moderator
    Post count: 16516

    Hi Magna,

    Could you please share your Website URL with me so I could tell you the correct CSS snippet to do this?

    #365824

    Magna Rautenbach
    Expired Member
    Post count: 7
    This reply has been marked as private.
    #365827

    Kor
    Moderator
    Post count: 16516

    Hi Magna,

    Kindly use this custom CSS to resize the heading font size. Please feel free to change the values to your liking. Insert into GD > Design > Scripts > Custom Style CSS

    
    
    .geodir_category_list_view li.geodir-gridview h3 {
        font-size: 20px!important;
        line-height: 20px!important;
    }

    Thanks!

    #365834

    Magna Rautenbach
    Expired Member
    Post count: 7

    Thanks Kor

    It did not do the trick – still the same.

    #365835

    Kor
    Moderator
    Post count: 16516

    Hi Magna,

    I’ve just taken another look and it worked fine http://prntscr.com/egzgct . Please clear your browser cache and try again.

    Thanks!

    #365838

    Magna Rautenbach
    Expired Member
    Post count: 7

    It changes the listing header but not the Dashboard and Popular Categories in the sidebar.

    #365843

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
Viewing 8 posts - 1 through 8 (of 8 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket