• dear ladies & gentleman,

    im using the go-theme since an half year and i really like it.
    but there is one big problem i hope you can fix soon:
    On Customizer -> Style -> Modern -> you can select colors for primary, secondary, background etc. so far, so good – the problem, the color edits have no really effects; you can choose the background color, but you arent able to change the font-color.

    Design-Style Modern Color:
    because i build my site in native darkmode, i have to edit everything via the css customizer – which works, but it would be much more simple if you can change the settings in the customizer as it should be ((:
    PS – as far as i can tell, setting color via customizer works on some other styles, but not on modern as i mentioned above. but i didnt check every available style, so when this gets fixed it would be useful if someone checks (& fixex) this for every style ??

    a:after width:
    on my page, the width of the a:after is set “strange”. in my opionion, the with should be set to 100% to look best, but on default, the with is to small.
    maybe this can also be fixed, so i dont the the extra css code to do it myself (:

    thanks & regards,
    daniel

    • This topic was modified 2 years, 9 months ago by sybakhar.
    • This topic was modified 2 years, 9 months ago by sybakhar.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @sybakhar,

    Thanks for reaching out! ??

    You can adjust text colour for the header and footer via the theme customizer, however, that option doesn’t exist for the main page content. I recommend defining text colour directly on your posts/pages, please see.

    Regarding the a:after width – Could you please provide me with more info? I am not quite sure I understand what’s going on with links on your site, they are displayed and working just fine on my end.

    Kind Regards,
    Milos | GoDaddy

    Thread Starter sybakhar

    (@sybakhar)

    Hello @gdmilos & thanks for the reply! ??

    Maybe i didnt explain it correct – there are 5 different styles you can choose from (in my case they are shown german):
    – Traditionell
    – Modern
    – Angesagt
    – Einladend
    – Verspielt

    For example: If you choose “Einladend” & use the primary color, it edits the color of the h-classes, the body font color & the button color (as far as i can tell, the only thing that isnt changed is the cite-item, which is used for the autor when u make a quote from the coblocks.) also the header & footer font colors are changed, but will be overwritten when u change another color in the customizer.
    The secondary color changes nothing.

    Other example: If you choose “Traditional” and change the font color, it changes the the left border of the block quote, the button color & the h1 homepage titel which is used in the footer (and like in the first example, can be overwritten).
    The secondary color changes the h-items in the body
    The secondary color changes nothing.

    Next Example: If you choose “Modern” and change the primary color, its much like “Traditional” – but here, the h1 in the header isnt changed.
    Secondary color changes nothing.

    I could continue to list the differents, but i hope you understand ((:
    In each style, each color edits other items – sure, there should be a difference between the different styles, but for me, this doesnt look like a feature, it looks like a bug ((:

    —–

    For the a:after i made a screenshot for you:
    https://ibb.co/wc3yVTH
    On the left side you see the normal configuration and in the right top corner of the underlining of the links – on the right side, you see the same, but with the css code
    .menu-item a:after {
    width: 100% !important;
    }
    which in my opinion, is the way it should look like – if you look closely, on the left side you can also see, that the underlining in the first linke “welcome” is at 100% – but on the secont line “Aus- & Weiterbildung” the underlining “starts to late and ends to soon”.

    Regards & thank you! ??

    Hi @sybakhar,

    Thanks for your reply and for the provided details.

    Regarding the first mentioned issue – that’s how the Go theme works, each Design Style has its own scheme and I agree with you that there can be more options such as a separate option for text, etc. We will consider extending the Design Style and I’ve created a new issue on GitHub on your behalf, please see:
    https://github.com/godaddy-wordpress/go/issues/754

    Regarding the issue with underlined menu items – that definitely looks like a bug and I’ve just created another Issue on GitHub:
    https://github.com/godaddy-wordpress/go/issues/753

    I hope the next version of the Go theme will suit your needs and make it easier for you to adjust styles on your site.

    Kind Regards,
    Milos | GoDaddy

    Thread Starter sybakhar

    (@sybakhar)

    Hello @gdmilos,
    i appreciate your commitment & thanks for your work! (: (:
    Regards,
    Daniel

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Design-Style Modern: Color + a:after width’ is closed to new replies.