Make Archive Title & Archive Subtitle section full width

Can someone please give me the code to make the archive title & archive subtitle section full width? I have changed the background colour and i need this section to have 100% width. Thanks

Hello Sarah,

Thanks for asking. :slight_smile:

You can add following CSS under X > Theme Options > CSS:

.archive .p-landmark-sub {padding: 0px;}

Here are some related links for further reading:

Hope this helps.

Hi Prasant,

Thank you for your response. I just tried that code and it does not make the grey box full width, which was what i was after… any other suggestions?

Thank you

Hello Sarah,

Thanks for updating the thread. :slight_smile:

On my end the code seems to be working fine. Please try out following CSS and let us know how it goes:

.archive .p-landmark-sub {padding: 0px !important;}

In case issue is still there then please share website URL for us to take a closer look. I tried looking at the licence manager page and looks like as of now you haven’t entered website URL in licence manager.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.