Hi Irreverent Gent,
If this is what you’ll like https://www.screencast.com/t/sxTVoxJLbi , than copy this custom css and past it in Newspaper> Theme panel> Custom code > Custom css
.nav {
padding-bottom: 10px;
border-bottom: 1px solid black;
margin-bottom: 20px;
}
You can change the value of css, also you can add more if you like.
Thanks.
Hi,
You refer to have a smart sidebar, for this please read this documentation:
https://forum.tagdiv.com/smart-sidebar-2/
Thanks.
Hi,
Ok if is made with vComposer please add a class to that button ( https://www.screencast.com/t/En9y3AzA ) and add this css in Newspaper>Theme panel> custom code> custom css :
.full_width_button{
width: 100%;
}
.full_width_button button{
width: 100%;
}
See results: https://www.screencast.com/t/fZJIP4PWUyNn
Thanks.
Hi,
I think you’ll like to hide just from author page, not fro all pages.
Please provide your url for a better inspection, so I can give you a proper answer.
Thank you for your understanding.
Hi palcomp,
If you like that, you can install that demo ( with out content/with content ) and just replace it.
Or if you like make your one, there is a row set on stretch row and content ( https://www.screencast.com/t/FQQoi8fov ) and it is set on it a background image ( https://www.screencast.com/t/e2pP6AQQp ).
For posts is a new row and drag in it the block 5 , and set margin top with – example -250 from css ( https://www.screencast.com/t/4vLbHAcwimjN )
Thank you.
Hi,
You can use the background from categories for this ( https://www.screencast.com/t/qRQDe9tGS7 ), just ashore you have just that page in that category, if you wish to have only on that page different background.
Thank you.
Hi,
Here is an example with a link from youtube, is quite bet tricky .
https://www.screencast.com/t/HN46465u7JAd
Results: https://www.screencast.com/t/I3MMhsci4tG
Step one:
Use this iframe :
<iframe class="yt_video" src="https://www.youtube.com/embed/r7-xpJE5I9A" allowfullscreen="allowfullscreen" frameBorder="0" ></iframe>
here is the tricky part: https://www.screencast.com/t/Mdm3JXTap all you need to do is to put after src="https://www.youtube.com/embed/id_video_youtube ( https://www.screencast.com/t/5fgGzpWRP )
src="https://www.youtube.com/embed/r7-xpJE5I9A"
After that you need to add a custom code in Newspaper> theme panel > custom code custom css:
The cod is this, you can change it if you wish.
.yt_video{
width:50%;
height:50%!important;
margin: 0 25%;
}
https://www.screencast.com/t/6M3euQf7uyh4
Hope this will help you.
Hi pawmeal,
Please read our documentation about Homepage and Block settings tutorial, check tagDiv Composer tutorial .
Thank you for your understanding.
Hi Jadlom1990,
Please notice that every post have Post Settings were you can set individual side bar, just change the sidebar position and the custom sidebar from there ( https://www.screencast.com/t/aVUQ1a63p ), and update that post, then it will have the set sidebar; also the page have the side bar ( https://www.screencast.com/t/rKWscX22ZM7 ).
Please read our documentation about Sidebars tutorial, Smart sidebar.
Thank you.
Hi EPICsm,
Please provide your url for a better inspection, in this way I will be able to give you the proper css.
Thanks.
Hi,
Lets see if we make the correct steps.
1. First add a row, set the Row stretch on stretch row and content ( https://www.screencast.com/t/Ytg8Z14kR )
2. Step tow set margin top for desktop ( -48 https://www.screencast.com/t/QfyTCPbr ) and mobile ( -32 https://www.screencast.com/t/TqIfLPrdK ) for row.
3. Step three drag a text exactly in the empty row/empty column https://www.screencast.com/t/tpTzvvSlh
4. Step four copy the shortcode for crypto, click on column text, click edit Content https://www.screencast.com/t/j2d4i6aXZX
5. To look better on mobile device set margin left and right for column text -20
https://www.screencast.com/t/zKYj92P3
Hope you’ll manage it.
-
This reply was modified 7 years by
Calin.
Hi,
Please read this topics about Whatsapp images:
-> https://forum.tagdiv.com/topic/no-prominent-whatsapp-images/
Thank you for your understanding.
Hi,
The fix will came with the next update, and this will be very soon.
Thank you for your understanding.
Hi, if you have try the WordPress (Yoast) SEO, that is tested with our theme and should work just find, but if you have many plugins that are not tested with our theme can appear interfering, ( sometimes even the update can cause interference ).
Thank you for your understanding.
Hi,
Hope this will help you.
replace the code whit this one:
.td-header-style-1 .td-header-sp-logo {
margin: 28px 0;
}
.td-header-sp-logo img {
width: 237px!Important;
max-height: 118px!Important;
margin: 0 ;
margin-top: 66px ;
margin-bottom: 66px ;
}
.td-header-sp-recs {
margin-left: 56px!important;
width: 728px!important;
height: 90px!important;
margin-top: 80px!important;
margin-bottom: 80px!important;
}
.td-banner-wrap-full {
height: 250px!important;
}
.td-header-sp-logo{
margin:0!important;
}
-
This reply was modified 7 years by
Calin.
You can try to put the code for crypto in td composer, lets make a page together:
First open a page with TagDiv Composer ( https://www.screencast.com/t/NoFIJk8c ) , drag a row and drop it at the begin of page, click on the css and set margin top -48 https://www.screencast.com/t/QfyTCPbr change on mobile and set on -32 https://www.screencast.com/t/TqIfLPrdK, look in general for row stretch and select stretch row and content https://www.screencast.com/t/VeCOUfYKiUXd , hover the empty column and click on the row from the left corner of empty column ( https://www.screencast.com/t/CnChA0H7c ) , add a column text in the row . Click on the column text you drag and click on edit content from left sidebar https://www.screencast.com/t/Y44gqFugKJ , peste the code here https://www.screencast.com/t/01CfhNhT , save the page and view it!
Let me know how it works.
Hi,
If you like to have one video from youtube all you have to do is to copy the link and paste it in your post.
Thanks.
Hi,
Unfortunately we can’t do anything to influence the mod of video in google search, you can read more about GOOGLE IS REPLACING VIDEO THUMBNAILS WITH A DESKTOP CAROUSEL here.
Thank you for your understanding.
Hi,
Please replace above code with this one:
@media only screen and (max-width: 767px){
.ccpw-ticker-cont {
width: auto!important;
}
}
You need to go in Newspaper> Theme panel. Custom code> custom css, and paste the code there; above I give you an example with live css, to show you the classes for buttons.
Thanks.
Hi,
If I understand correctly, you mean to have a sticky menu, if is that you need to go in Newspaper> Theme panel> Header expand main menu and select how to look your sticky menu ( https://www.screencast.com/t/Ap79TiYM )
Thanks.
OK teenagerbvs
Hi,
For tags go in tag.php https://www.screencast.com/t/0SeDrmVZhP4
See results: https://www.screencast.com/t/KwwEx1dYcC3d
For taxonomy change the taxonomy.php file
Thanks.
Hi,
That will happen because the updated will override the files from theme.
Thank you for your understanding.
Hi,
Unfortunately you can’t add an extra class, but maybe this will help you https://www.screencast.com/t/Hdupbbec8
.tdm-header-menu-btns .tdm-menu-btn1 .tds-button1{
background-color: red;
}
.tdm-header-menu-btns .tdm-menu-btn2 .tds-button1{
background-color: green;
}
Thank you for your understanding.