Search Results for 'css'

Results from the Forum
Calin
tagDiv Staff

Hello,

For desktop version you can use this custom css -> http://prntscr.com/ps5phi
.header-search-wrap .td-drop-down-search .td-aj-search-results .td-module-thumb {
display: none;
}
.header-search-wrap .td_module_mx2 .item-details {
margin: 0 20px 20px 20px;
}

The code need to be set in Theme Panel > Custom code> Custom css

Hope this will help you!
Thank you!

Vlad S
tagDiv Staff

Hello !

You can use this CSS code and adjust it to your preferences:

.single-product .product .summary .cart .button {
background-color: red;
color: black;
font-size: 26px;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Calin
tagDiv Staff

Hello,

Unfortunately there are no settings for this in Newsmag theme, sorry! this can be achieve only with custom css:
For mobile version you’ll need to use thus custom css -> http://prntscr.com/ps5a4o
.category .td-block-span4 {
width: 50% !important;
}

-> http://prntscr.com/ps5aif
Unfortunately in order to achieve 4 articles inline on desktop you’ll need to make some customization in theme files.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

This can be achieve only with custom css , if you need help with this, please provide me a link to your website, in this way I will be able to provide the code that you need.

Thank you!

Calin
tagDiv Staff

Hello,

Unfortunately for the moment the only option available of “Title over image” are these -> http://prntscr.com/ps3iuq if you need to make some more customization you’ll need to use custom css.
-> http://prntscr.com/ps3jwq
.tds-title-over-image .tdm-title-over-image-info-wrap .tdm-title-md{
text-shadow: 2px 2px #079;
}

The code need to be set in Theme panel> Custom code> Custom css

Thank you for your understanding!

M411
Participant
#0

WEBSITE LINK

Fatal error: Uncaught Error: Call to undefined function iconv() in /home/milanoco/public_html/2019/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php:1848 Stack trace: #0 /home/milanoco/public_html/2019/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php(54): mb_detect_encoding(‘{“all”:{“paddin…’) #1 /home/milanoco/public_html/2019/wp-content/plugins/td-cloud-library/shortcodes/common/tdb_breadcrumbs.php(59): td_css_res_compiler->load_settings(‘tdb_breadcrumbs…’, Array) #2 /home/milanoco/public_html/2019/wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php(231): tdb_breadcrumbs->get_custom_css() #3 /home/milanoco/public_html/2019/wp-content/plugins/td-cloud-library/shortcodes/common/tdb_breadcrumbs.php(190): td_block->get_block_css() #4 /home/milanoco/public_html/2019/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): tdb_breadcrumbs->render(Array, ”) #5 /home/milanoco/public_html/2019/wp-includes/shortcodes.php(325): td_globa in /home/milanoco/public_html/2019/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1848

Calin
tagDiv Staff

Hi,

If you have tested the plugin conflict and the problems was still there, then please try this custom css -> http://prntscr.com/pr634v
.td_block_14 .td_module_mx1 .td-module-thumb .entry-thumb{
width: 100%;
}

The code need to be set in Theme panel> Custom code> Custom css

Thank you!

Calin
tagDiv Staff

Hi,

On that button sis using this type of code ->https://www.screencast.com/t/cKhAhxorM, but this will not apply on liner gradient, for this type of color you’ll need to use a different code, here is a similar topic- > https://stackoverflow.com/questions/14116689/animating-a-css-gradient-background-on-the-hover-event

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

Please try this custom css for that border line -> http://prntscr.com/pr59m2
.td-main-sidebar.td-pb-border-top {
border: none;
}
.td-main-sidebar {
border-top: 1px solid #E6E6E6;
}

Hope this will help!

Calin
tagDiv Staff

Hi,

If you want to hide some categories on specific posts/pages then I can help you with a custom css, if you need my help please provide me a link from where you want to hide it.

Thank you!

Calin
tagDiv Staff

Hello,

Indeed there seems to be a problem,sorry for the inconvenience! as a quick fix you can try this custom css -> http://prntscr.com/pr35v5
.td_block_big_grid_4.td-grid-style-4 .td-post-author-name {
display: inline;
}

The code need to be set in theme panel > Custom code> custom css

Thank you for let us knowing this problem!

Calin
tagDiv Staff

Hello,

In order to change that background color you need to click on logo -> http://prntscr.com/pr0xlp after that click on row -> http://prntscr.com/pr0xyt

I think that you want to have a full width on header background, if is so then please make sure that you set the row stretch like this -> http://prntscr.com/pr0vjz after that in css tab set the background image like this -> http://prntscr.com/pr0w53

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hello,

In order to change that background color you’ll need to edit the homepage with tagDiv Composer, click on the authors, on row and check the css tab -> http://prntscr.com/pr0adu -> http://prntscr.com/pr0bd1

Thank you!

Calin
tagDiv Staff

Hi,

I do not quite understand, do you want to add a border or do you want top remove it ? both of theme can be achieve with custom css, please provide me a link to inspect this situation.

Thank you for your understanding!

yukiy531
tagDiv Member

Hello,
I made the following changes and dealt with them.

▼ Change file
/plugins/wp-multibyte-patch/ext/ja/admin.css

▼ Additional code

.td_post_views {
display: none;
}
.column-td_post_views {
display: none;
}

gstraton
tagDiv Member

Thanks for your reply, Simion.
Yes, you may take a look at the staging website. Here is the url: https://staging1.roadblazing.com/ . Authorization username is roadblaz_staging and the password is CW*-muWy61}R (no spaces).
No, the in-post slideshow/carousel is not provided by a plugin. It was integrated into the theme. Based on the CSS classes assigned to it, I think it comes from https://fotorama.io/ The way it works is, a format for the post is selected. In our case we select a post format of type gallery. Once selected, a gallery panel comes up. Here is an image of a post in edit mode: https://imgur.com/d2u6L7X

  • This reply was modified 6 years by gstraton.
  • This reply was modified 6 years by gstraton.
dillonwalsh
tagDiv Member

The CSS code to remove the dropdown from Template 6 worked. Thank you so much!!

dillonwalsh
tagDiv Member

Thank you, but won’t disabling it globally affect it on my Category Template 8 pages? I only want it disabled on the two categories using Template 6. I’ll try the CSS code you linked to and see if that’ll render it disabled on Template 6. I’ll let you know and thank you!

Simion C.
tagDiv Staff

Hi,

I see a space between the logo and the menu – https://prnt.sc/pqnwkv From what I can tell the logo used has a height of 240px, while the background is 190px
https://prnt.sc/pqnxef
That is creating the space. The background image height is not enough, should be bigger or similar to the logo image height.
You could use a logo with a height of 190px or use a backgroudn imaeg with a bigger height.

Or you could use some CSS to reduce the logo height – https://prnt.sc/pqnzxy
Here is the code if you would like to give it a try

.td-header-style-10 .td-header-sp-logo img {
max-height: 190px;
}

Thanks

bangokokesports
tagDiv Member

As I told you, I tried deactived all of the plugin except the plugin from Newspaper and the bug still there.

Or do I need to wait for an hour before test the bug after deactivating? (but normally, when I deactivated plugin, the effect of that plugin seem to always suddenly disappear)

For plugin, I do use WP rocket for CSS and JS optimization. Here is the list of every plugin.
https://ibb.co/1XN62h0
https://ibb.co/DwX3k82

Simion C.
tagDiv Staff

Hi,

I see the problem, the menu seems to load in an unusual way before it snaps into position
https://prnt.sc/pqne4r
Are you using any CSS or JS optimization plugins? Would it be possible to temporarily deactivate them, then clear the cache? Check if that solves the problem. Let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

Sorry for the misunderstanding. I see the pull-down filter is hidden on desktop with CSS, but on mobile there is stronger code coming from the theme that make is visible
https://prnt.sc/pqmctx
You could simply disable it if you don’t want it on desktop and mobile
https://prnt.sc/pqmddi

Hiding it with CSS for mobile is possible as well – https://prnt.sc/pqme30 You just have to make the initial CSS code that was used, stronger. Look for it in the theme panel Custom CSS section and add !important to it.

Please let us know if you have more questions.

Thanks

Simion C.
tagDiv Staff

Hi,

Seems there may be a problem. On my end while in the backend they look fine
https://prnt.sc/pqlumc
In the actual post they don’t display correctly – https://prnt.sc/pqlv64
A quick solution is to use CSS to make them display properly – https://prnt.sc/pqlvwj
You could use this code for the time being – https://pastebin.com/1TTGL1wr

I will add this issue on our list and it will be investigated and fixed as soon as possible. Let me know if it works for you or if you have more questions, and sorry for the inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

You mean the space between the lines of a list? – https://prnt.sc/pqlki9
That space could be increase by increasing the line height of lists in the theme panel, if they are in the post content – https://prnt.sc/pqllbw
Of course doing it with CSS is perfectly possible. Let me know if you have more questions.

Thanks

Viewing 25 results - 8,976 through 9,000 (of 33,436 total)