Wrong width

Posted in: Newspaper
Post count: 16

Hi.
I have installed the Travel Blog Demo on my website but the width of the theme does not match.
https://www.dropbox.com/s/7ut75ex2bjr5jz6/newspaper-duda.jpg
1. What do I need to do to make it wider? I want to have the same width as in the Demo.
2. Why is the Pinterest icon different?

Thanks

  • This topic was modified 8 years by guarabana.
  • This topic was modified 8 years by guarabana.
Post count: 23312

Hello guarabana,

1)Notice that demo uses the post style 8 which displays the featured image to be wide, fit the theme’s width, like in our demo preview. Also, please notice that the theme does not have a full-width layout. This is fix and it cannot be changed to be full width because the theme does not support this, sorry!
2)Why? Because this is the style of the theme and all of the buttons are the rectangular. So, if you want to change it, you should use a bit of CSS code for this:

The code is ->

.td-social-pinterest{
background-color: #bd081c;
border-radius:50%!important;
}
.td-social-pinterest .td-icon-pinterest {
font-size: 28px;
}

The result is here -> https://www.screencast.com/t/xAf5Kd76Qg0

Thanks for your understanding!

Post count: 16

I’m not sure that you understood me. I don’t know what is CSS code. I just want to replicate your demo. Nothing else. Are you telling me that I can not replicate your demo?
https://www.dropbox.com/s/4f4hoi2z1b09xhr/areyoukiddingme.jpg?dl=0

regards

Post count: 23312

Hello guarabana,

The simplest way to replicate our demo is to import the demo from Theme panel, without dummy data (if you have your own content on your website). Please check here -> https://forum.tagdiv.com/installing-demos/

Thanks.

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