How to Edit Header Area?

Posted in: Newspaper
Post count: 196

Hello, shown is a screenshot of a new template I am working on. In the header area I have 3 blocks. Those are connected to a category which would automatically be updated when the category updates. What I wanted to do is have the same look, but 3 custom images I would create placed there and links to sections no the website. I have seen a few other sites use this, but not sure how. Any information would be greatly appreciate.

https://ibb.co/djW9Kb

Post count: 22421

Hello,

You can use a single image element or an image box element in the tagdiv composer.
Here is an example with 3 custom images with custom titles and custom links:
https://www.screencast.com/t/lK9J4ZvVqehttps://www.screencast.com/t/pEHRmk1qpr

Thank you!

Post count: 196

Thank you. Is there a way to remove the outline within the image? The square box rapped around the “text”?

Post count: 22421

Sure,
Please add this code in the theme panel-> custom css box:

.td_block_image_box .td-custom-image a:after{
display:none
}

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.