Site logo

[Support request] customization changes are not effecting my website

Home Forums Support [Support request] customization changes are not effecting my website

Home Forums Support customization changes are not effecting my website

  • This topic has 7 replies, 3 voices, and was last updated 3 years ago by David.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2568869
    Naama

    Hi, when trying to change my container width, header font boldness and color – changes are not taken into effect. So for example, when saving my container width as wider than previous, no changes are shown and the website width looks just the same. Same when I change h3 header weight from 300 to 600, nothing changes. Can you please help?

    #2568873
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can disable all plugins and custom functions except GP Premium and GenerateBlocks to eliminate conflicts from other plugins first?

    Make sure to activate the parent theme if you are using a child theme as well.

    Let me know 🙂

    #2569577
    Naama

    I deactivated all plugins but the two mentioned. Still the same happens.
    Again, trying to change weight for H3 to be more bold but nothing changes.

    #2569655
    David
    Staff
    Customer Support

    Hi there,

    your site is using the Gutentor (?) plugin and it is writing CSS that overwrites the theme.
    For example it added this CSS:

    @media (min-width: 992px) {
            .grid-container {
                max-width:1155px
            }
        }

    Which is controlling the grid-container width.

    And on the home page, the H3s there are also being styled by that plugin.

    #2569693
    Naama

    Yes it is. And you are right, it seems to be the one causing the problem. for some reason I forgot to disable it. Do you know if generateblocks has the same features as gutentor?

    #2569773
    David
    Staff
    Customer Support

    I believe Gutentor has a lot of one use Blocks. Whereas GB has blocks that you combine to create your own.

    Do you know which one use blocks you use in Gutentor ?

    #2569810
    Naama

    I use post lists in my home page (which I’ve now replaced to generate blocks) but also TOC and other blocks…

    #2569891
    David
    Staff
    Customer Support

    So ToC you would have to use a different plugin for.
    GB has the Query Loop for the Post lists, Accordions and Tabs.
    But you can combine its blocks to create other content like Author boxes, Call to Actions etc.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.