Search Results for 'css'

Results from the Forum
Marius
tagDiv Staff

Also if you want other stuff to be customized via CSS and you don’t manage it, probably that info boxes(which is not a box :)), or something else, please let me know.

Thanks!

Marius
tagDiv Staff

Hi,

The background and color can be customized via CSS, can you provide a link to inspect it?

Thanks for the message!

Marius
tagDiv Staff

Hi,

If you want to change something about typography on modules, you can find the settings in Theme Panel -> Typography http://screencast.com/t/mUwqCdXy

Also all this can be customized via CSS. If you don’t manage it to make the customizatio, please provide more details about what do you want to change.

Thanks for the message!

Marius
tagDiv Staff

Hi,

The Block 11 is build from Module 10, so if you edit the module 10 you find there all the code: just remove the code you want http://screencast.com/t/NaKr0NMsk

or

you can use this css, to hide the date, add it in Theme panel -> Custom CSS

.td_block_11 .td_module_10 .td-post-date {
display: none;
}

Hope this help!
Thanks for the message!

Gajotres
tagDiv Member

Newsmag by default can’t show 728 x 90px ads.

What you can do is let theme handle your ads; it will resize it according to the available space.

Or you can play with fixed layout and resize newsmag theme by yourself. I did it in one of my blogs and it took me 30 min max using custom CSS. It used to be 1020 px wide, now it’s 1170 (similar to newspaper theme).

  • This reply was modified 11 years by Gajotres.
Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately there is not a widget to simply add it with Visual Composer. But you can add a Text Block with Visual Composer and create a gallery: http://screencast.com/t/Qxe1IzSuM
And with extra class help you can use css code to customize: http://screencast.com/t/nRNwpNNn0n8g

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try Christopher suggestions and let me know how it goes. I will try to help you with some css code if adding the shortcode in the template doesn’t solve your issue(if you want to do that). Here are post templates files: http://screencast.com/t/rwjpy6TMdf
Let me know!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this css code in Theme Panel > Custom Css: http://screencast.com/t/nJn6R8zVXX5u

.widget_search .td-search-form-widget{
border: 1px solid black;
}

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use this css to hide the date on slider: http://screencast.com/t/UZkrsXDNG

.iosSlider .slide-meta .entry-date{
display: none;
}

If you want to hide it only on homepage please add also .home: http://screencast.com/t/ExhsxS5d

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/Eq67nABrynQ

.header-content-rec{
background-color: transparent;
}

If doesn’t work please provide your site URL.

Thanks!

findlay
tagDiv Member

Hi Alin,

Thank you. You are correct. Within the last half hour the developer of the widget responded with some custom CSS code to add to the widget and that did the trick.

Thanks anyway for your help-I appreciate it.

All the best,

Derek

deborahsmith
tagDiv Member

The custom css worked! Thank you!

Alin [tagDiv]
tagDiv Staff

Hi,

I have not managed to recreate this with the latest theme version(4.6.1). Please update your theme if you don’t use the latest version using this guide(use FTP method): https://forum.tagdiv.com/how-to-update-the-theme/ also update the plugins that come with the theme files. You can find them in /plugins folder: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Also check this without any plugin active, leave only Visual Composer active, empty cache and see if the issue is still there.

If still have this issue try this css in Theme Panel > Custom Css:

@media (max-width: 767px){
.container-fluid {
padding-left: 15px;
padding-right: 15px;
}
}

Thanks!

MyNarrabri
Participant
#0

Hi there,

I am not really happy with the way you have incorporated WOO Commerce into your otherwise sensational theme. Here is what I noticed and need help to get fixed:

(1) Product & Category Thumbnails
Link: http://news.mynarrabri.com.au/shop/

I can not increase the size of these thumbnails, although there is a setting in the woo commerce section. No matter what size I choose there, it always stays the same. There is also no way to change the number of columns for the products.

(2) Checkout
The check out button on the checkout screen is right in the middle of the screen. To reproduce this, please select a product from the store and then the checkout button.

(3) Vendor Pages
Link: http://news.mynarrabri.com.au/vendor/authentrictrademarks/
I tried to follow your advise finding a freelancer. Well, I spoke with four freelancers, and they all agreed that your theme is not 100% in compliance with the WordPress Guidelines. Although it seems to be a CSS Problem, nobody wants to touch it. So please can you have another look. This is an official Woo Commerce Plugin and should not cause these problems. The error also reminds me of the display error I got with the Real Estate Plugin – which you were able to resolve.

I do need these little things fixed as I am eager to go online and show the world your beautiful theme !! Don’t get me wrong, I am super happy with the rest. It is just these little annoyances that I need fixed.

Thank you.

Christoph

simchris
tagDiv Member

You would need to, at very least, edit the style.css file to remove the @media calls for the mobile devices sizes.

This is a responsive theme, so not really easy to remove the framework under which it was created and marketed.

Ramon Santana
tagDiv Member

Sure, Chris! The last update is very good. The tadDiv team is walking to a flawless theme with those updates. Although I’m stressed with that line’s issue, I’m happy with the theme.

Inclusive, I discovered that line’s bug actually is some pattern set in style.css of theme.

Anyway, I would like be helped by tagDiv team with that, if possible.

Thanks!

simchris
tagDiv Member

What code are you pasting into the post ?

Are you using the Vimeo embed code for WordPress ?

When you got to the video on Vimeo they do have a specific embed code just for WordPress, and they also have option to save custom sizes, but that video being loaded is coming from Vimeo and is only appearing on the post in an iframe — meaning what is “inside” the iframe is being loaded *from* Vimeo.

So, you need to get the right setting from the video share page to use on the post in WP.

You can also “view source” on your actual live post to *see* the size of the video being loaded into the frame, to see if it’s the right/wrong size.

You may have to change the “frame” height in the HTML when embedding the video.

One of those annoying things to experiment with. Hope that helped 🙂

:: NOTE: TagDiv support may have BETTER ANSWER come Monday, to use some custom CSS to change the default height of the iframe.

  • This reply was modified 11 years by simchris.
simchris
tagDiv Member

Don’t recall. I’m using modules for my home page and not the blog loop.
I “think” that is controlled by one of the font settings in the theme panel, but not sure which (I don’t work here, just helping out since I’m using the themes daily the past 15 months!).

In other words, I think it’s controlled by the same size that manages the category titles, since it’s ostensibly the same loop.

Ideally, if you can’t find that, wait for tagdiv support on Monday a.m., or use F12 in Chrome (or IE11) to inspect the title element on your home page to see the CSS, and either edit in the style.css or add custom CSS override to the CSS panel.

Pretty sure it’s one of the category/blog title settings, possibly the H2 tag size?

Frydenborg
tagDiv Member

I am looking for a solution to this a well. Perhaps some css could do the trick?

simchris
tagDiv Member

Yeah. I’m working on a WooCommerce setup for our main site this weekend, and little minor things with the buttons are annoying, and I feel stupid for not being able to sort the right CSS over-ride (just got up, cup of coffee in hand.. going to try again!).

It’s the little things.

On the other hand I *love* some of the updates in 1.6 (might have been in 1.5?), like the footer setup options in the theme panel now SHOW the optional layouts for footer !! That is really cool, as I just noticed that yesterday.

jameswwolf
tagDiv Member

Hi thanks again for a great theme!

I’m having the same issues again with the CSS on my site.. if you check http://www.askdrmaxwell.com you’ll see that the footer where I have product thumbnails is not showing correctly. It should be the 5 thumbnails in one row… not two rows. Can you please help with the CSS to correct it?

I’m not quite sure why this formatting issue keeps happening… I have not changed the CSS at all.

Thank you for your help!
James

simchris
Participant
#0

Hi, folks
still working on my ecommerce setup, using Newsmag and WooCommerce — I had postponed any more work on this until the “new new” version of WooCommerce was released in Feb. Now back on track and here working on the weekend (again!).

So, when on the first screen of checkout with the info boxes, such as “Have a coupon” the icon/image appears to be a square with horizontal bar across top. That doesn’t seem very intuitive as “attention!” — something like the font-awesome info-circle, or bootstrap “glyphicon glyphicon-info-sign” or similar?

Also, stupidly I had brought up the issue with how the “what is paypal” was tripped up by the PP payment icon on iPad portrait. Well, it seems WOO finally fixed that by default, so now your fix from my fix, puts the “what is paypal” all but its lonesome waaaaaaay over to right while the PP logo is small waaaaaaay over to the left.

I think I need to figure out how to just remove the damn “what is paypal link!”

oh, apparently this can be put in custom CSS

li.payment_method_paypal a.about_paypal {
display: none !important;
}

simchris
tagDiv Member

Well, it’s below the content, it’s just that the zemanta plugin puts itself “first” before the other “under article” content. If you turned that off, or moved/changed its priority to run LAST in the footer, you’d be fine (see zemanta support for how to change that in their plugin).

Then all you’d need to do is apply some CSS to the footnotes, such as matching the width, and smaller size.

Or, you’d need to manually insert the shortcode for plugin at bottom of the single post template(s) you’re using …. which might even be the simplest thing. So, I would try that first.

jtbaker1971
Participant
#0

Can I add some css code to make the wordpress search field stand out against the white bg? I want to add a bigger border.

http://bestseattledayspas.com/

simchris
tagDiv Member

Not sure if this helps…
the theme has default 1px border as part of grid; if you change the color to white to hide it, the 1px space is still there. In theory, looking at the screen shot, if the background is black, you might be able to make the border-right color 1px #000 (black). While leaving the other borders on page white.

I don’t know the exact CSS for that, unfortunately.

Viewing 25 results - 29,526 through 29,550 (of 33,436 total)